Objects Types and Constants Properties Methods Object Hierarchy Index
Returns True if the Filter object can save to a flat file.
C++:
#include "imsigx.h"
HRESULT hr = pObject->get_SaveFlat(&prop);
Visual Basic:
prop = object.SaveFlat
Parts:
prop |
[out][retval] |
True if the Filter object can save to a flat file. |
Objects Types and Constants Properties Methods Object Hierarchy Index
SDK Top API Reference TurboCAD Home Page TurboCAD Programming Forums